home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / win_utl2 / shcopy.zip / APPSETUP.INF next >
INI File  |  1996-01-12  |  4KB  |  102 lines

  1. [dialogdeu]
  2.   MCaption= "Installationsprogramm fⁿr Schenk & Horn Software"
  3.   caption = "Installation von SH-CopyStar"
  4.   big     = "SH-CopyStar 4.31"
  5.   small   = "fuer Windows 95, Windows NT und Windows"
  6.   BitMap  = copystar.bmp, 100,90    ; Name der Bitmap, die wΣhrend der Verzeichnisbfrage angezeigt wird
  7.  
  8. [dialogeng]
  9.   MCaption= "Installprogram for Schenk & Horn Software"
  10.   caption = "Installing SH-CopyStar"
  11.   big     = "SH-CopyStar 4.31"
  12.   small   = "for Windows 95, Windows NT and Windows"
  13.  
  14. [data]
  15.   defdir = C:\SHCOPY4
  16.  
  17. [disks]
  18.   1 =., "SH-CopyStar Diskette"
  19.  
  20. [needed.space]
  21.   minspace = 1500000 
  22.  
  23. ; ----------------------------------------------------- entweder Deutsch ----------------
  24. [app.copy.deustuff]
  25.   #SHCopyStar,        0:
  26.   #InsSYSDir,         0:SYSTEM         ; Dateien, die ins Windows-Systemverzeichnis kommen
  27.  
  28. [SHCopyStar]
  29.   1:COPYSTAR.LZH,   "SH-CopyStar Programm"
  30.   1:COPYSENG.LZH,   "SH-CopyStar englische Texte"
  31.   1:COPYTOOL.LZH,   "SH-CopyStar Zusatzdateien"
  32.   1:COPYWAV.LZH,    "SH-CopyStar Sounddateien"
  33.   1:HLP.LZH,        "SH-CopyStar Hilfe"
  34.   1:HLP_E.LZH,      "SH-CopyStar englische Hilfe"
  35.   1:SHPINFO.LZH,    "SH-Produktinformationen"
  36.   1:SHPINF_E.LZH,   "SH-Produktinfo in englisch"
  37.   1:CSREAD.LZH,        "CSREAD - Disk Format Extender"
  38.  
  39. [InsSYSDir]
  40.   1:CTL3DV2.LZH,    "3D-Look DLL"
  41.   1:BWCC.LZH,       "Borland Windows Custom Controls"
  42.   1:GRBTN.LZH,        "Register-Dialog DLL"   
  43.   1:SHSHAREW.LZH,   "SH Toolsammlung DLL"
  44. ; -------------------------------------------------------- oder Englische----------------
  45. [app.copy.engstuff]
  46.   #SHCopyStarE,       0:
  47.   #InsSYSDirE,        0:SYSTEM         ; Dateien, die ins Windows-Systemverzeichnis kommen
  48.  
  49. [SHCopyStarE]
  50.   1:COPYSTAR.LZH,   "SH-CopyStar program"
  51.   1:COPYSENG.LZH,   "SH-CopyStar english text"
  52.   1:COPYTOOL.LZH,   "SH-CopyStar aditional files"
  53.   1:COPYWAV.LZH,    "SH-CopyStar sound files"
  54.   1:HLP.LZH,        "SH-CopyStar help files"
  55.   1:HLP_E.LZH,      "SH-CopyStar english help file"
  56.   1:SHPINFO.LZH,    "SH-Product infos"
  57.   1:SHPINF_E.LZH,   "SH-Product infos in english"
  58.   1:CSREAD.LZH,        "CSREAD - Disk format extender"
  59.  
  60. [InsSYSDirE]
  61.   1:CTL3DV2.LZH,    "3D-Look DLL"
  62.   1:BWCC.LZH,       "Borland Windows custom controls"
  63.   1:GRBTN.LZH,        "Tabbed dialog DLL"   
  64.   1:SHSHAREW.LZH,   "SH Tool collection DLL"
  65. ;-----------------------------------------------------------------------------------------
  66.  
  67. [progman.groups]
  68.   
  69.   SH-CopyStar,copystar.grp
  70.  
  71. [SH-CopyStar]
  72.  
  73. "CopyStar",     0:copystar.exe
  74. "CopyStar GER", 0:copystar.hlp
  75. "CopyStar ENG", 0:copyst_e.hlp
  76. "Info GER",     0:shpinfo.hlp
  77. "Info ENG",     0:shpinf_e.hlp
  78.  
  79. ;CSREAD.COM is only required if secial formats should be used
  80. ;with DOS. SH-CopyStar alone doesn't need the driver so it is not
  81. ;installed automatically in the autoexec.bat
  82. ;[AutoExec]
  83. ;@win,dosshell,nc,pcshell       ; VOR diesen Anweisungen soll der... 
  84. ;0:CSREAD.COM                   ; ... Diskettenextender ausgefuehrt werden.
  85.                                ; "0:" wird durch das Installationsverzeichnis ersetzt
  86.  
  87.  
  88. [Ini]
  89.  
  90. ;WIN    , Extensions, "csi" , "0:CopyStar.exe ^.csi"
  91. ; Diese Zeile erzeugt:
  92. ; csi=copystar.exe ^.csi
  93. ; In der WIN.INI
  94. ; "0:" wird durch das Installationsverzeichnis ersetzt
  95.  
  96. WIN, sounds, "CopyStarError",  "0:CopyErr1.wav,CopyStar Error"
  97. WIN, sounds, "CopyStarReady",  "0:CopyRed1.wav,CopyStar Ready"
  98.  
  99. ;---- Diese Zeilen erzeugen: ----------------------------------
  100. ;CopyStarError=C:\SHCOPY4\CopyErr1.wav,CopyStar Error
  101. ;CopyStarReady=C:\SHCOPY4\CopyRed1.wav,CopyStar Ready
  102.